Articles by Codewrinkles

Getting Started with .NET Aspire and SQL The Right Way

Getting started with .NET Aspire and SQL is not that simple. In this video I show you the proper way to get started with .NET Aspire and SQL, to make sure that your data is persisted across application startups, that you can efficiently apply migrations as needed and in a way that you can also use SQL Server Management Studio to connect to your database, check execution plans, queries and so on. This one will save you a lot of headaches when it comes to getting started with .NET Aspire and SQL.